| Total Complexity | 65 |
| Dependencies | 3 |
| Dependents | 4 |
| Total lines | 291 |
| Lines of code | 236 |
| Logical lines of code | 115 |
| Comment lines | 1 |
| Methods | 11 |
| Properties | 6 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| push_to_queue() | 32 | 24 | 109 | |
| undo() | 45 | 10 | 39 | |
| get_product_data() | 54 | 8 | 19 | |
| get_value() | 55 | 6 | 21 | |
| perform() | 57 | 5 | 17 | |
| do_complete_actions() | 60 | 5 | 14 | |
| set_data() | 73 | 3 | 4 | |
| __construct() | 76 | 1 | 4 | |
| is_processing() | 82 | 1 | 3 | |
| get_total_tasks() | 82 | 1 | 3 | |
| get_product_ids() | 82 | 1 | 3 |